Skip to content

feat(balance): on chain messaging#135

Merged
bmc08gt merged 17 commits intodevelopfrom
feat/on-chain-messaging
Feb 6, 2024
Merged

feat(balance): on chain messaging#135
bmc08gt merged 17 commits intodevelopfrom
feat/on-chain-messaging

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented Feb 4, 2024

  • Hook up RPCs
  • Wire up and create HistoryController to fetch Chats and Messages
  • Render chats in Balance screen
  • Render messages in new Chat screen
  • Page messages
  • Hook up mute state and trigger
  • Add unread count indicator on balance screen
  • Add unread count badge on home screen
  • Trigger chat update fetches accordingly to usage in app
  • Auto get first kin airdrop
  • Advance read pointers
    - [ ] Notification support Handling separately

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
* origin/develop:
  fix(home): fetch transaction delta after give/grabs
  chore(phone): ensure phone textfield is vertically centered
  chore(home/bill): ignore visibility of status bar inset and always offset
* origin/develop: (39 commits)
  fix: only run screen transitions for push/pop
  fix(deeplink): allow login deeplinks again when logged out
  chore: tweak contentPadding in FAQ screen
  fix(balance): don't close balance sheet before pushing in FAQ when empty
  Prep v1.1.299
  chore(slideconfirm): tweak snap threshold and effect to trigger onConfirm
  fix(micropayments): address receipt placement across screen sizes
  fix: speed up deeplink handling
  fix(withdrawal/address): fillMaxWidth for buttons
  fix(withdrawal/amount): use displayLarge for amount area
  chore(modals): have all modals dismiss IME before hiding
  chore: more refinements to phone number alignment in input field
  fix(authcheck): ensure can logout after deeplink launch
  Update MainActivity.kt
  fix(bill/exit): await for full settle before enabling cancel
  fix: ensure consistent app setup when launching from deeplinks cold
  fix(micropayments): slide out receipts
  chore(amountarea): allow specifiying textStyle to control max text size in reuse
  chore: do away with isPaddedVertical
  chore: update corrupt notification request svg with a 3x png
  ...
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
* origin/develop:
  fix: reenable camera frame processing after modals are dismissed
  fix(accesskey): improve layout rendering across all device sizes
  chore: add back keyboard handling to modal dismiss; increase modal height to 94%
  feat: render cash bills programmatically
  fix(nav): move AuthCheck inside Navigator root
  chore(modals): remove ModalContainer overloads outside of ModalContent interface
  build: bump build tools to 34.0.0
  build: update AGP, Kotlin, Compose Compiler and Gradle
  chore(phone/confirm): tweak OTP box to better match iOS
  fix(modals): only dismiss IME (and wait) when IME is open
  feat: create reusable TextInput using BTF2
  fix(micropayments): remove scanned rendezvous during cancel payment
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this Feb 4, 2024
@bmc08gt bmc08gt changed the title Feat/on chain messaging feat(balance): on chain messaging Feb 4, 2024
… to repopulate feeds

* keep an eye on this due to GlobalScope use

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
cleanup in process, removing ConstraintLayout and hoisting some state

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt force-pushed the feat/on-chain-messaging branch from 9d1664b to 724c347 Compare February 5, 2024 05:25
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
… usage

also fix gives immediately following first kin airdrop from get kin sheet

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt force-pushed the feat/on-chain-messaging branch from c216080 to 3aae019 Compare February 5, 2024 08:19
…aging

* origin/develop:
  fix(airdrop): receiveFromPrimary after receiving first airdrop to allow gives after
…aging

* origin/develop:
  feat: improve bill rendering (images)
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
…s after logout -> login

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt requested a review from jeffyanta February 6, 2024 20:39
@bmc08gt bmc08gt marked this pull request as ready for review February 6, 2024 20:39
@bmc08gt bmc08gt merged commit bd2a112 into develop Feb 6, 2024
@bmc08gt bmc08gt deleted the feat/on-chain-messaging branch February 6, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant